home *** CD-ROM | disk | FTP | other *** search
/ Chip 1994 March / CHIP0394.BIN / digital / kommunik / wwwmac / htmledit.sit / HTML.edit 1.1.2 distribution / HTML.edit.Help.rsrc / TEXT_1795_Body.txt < prev    next >
Text File  |  1994-07-14  |  1KB  |  21 lines

  1. Body
  2.  
  3. The body of a document begins with <BODY> and ends with </BODY>.
  4.  
  5. Add All Standard Tags
  6. Adds <HTML>, <HEAD>, <BODY> and <TITLE> tags to the document.
  7. Add HTML Body Tags
  8. Adds <BODY> to the beginning of the Body and </BODY> to the end of the Body.
  9. Move Header Text to Header
  10. Parses the Body for <HEAD> and </HEAD> codes, and places the codes and all text between them into the Header. If both a <HEAD> and </HEAD> tag are not found, nothing happens.
  11. Move Footer Text to Footer
  12. Parses the Body for a closing </BODY> tag, and places all text after it into the Footer. If no </BODY> tag is found, nothing happens.
  13. Edit Master Headers
  14. Navigates to the Master Headers card to allow viewing and editing of the Master Headers.
  15. Edit Master Footers
  16. Navigates to the Master Footers card to allow viewing and editing of the Master Footers.
  17.  
  18. Note that the command Add HTML Body Tags will eliminate any extra <BODY> or </BODY> tags found anywhere in the document, leaving only the pair at the beginning and end of the Body section.
  19.  
  20. Back to Header, on to Footer, or return to Contents.
  21.